home *** CD-ROM | disk | FTP | other *** search
/ Adobe Graphics & Publishing SDK 1996 December / Adobe Graphics & Publishing SDK 1996 December.iso / pc / ps40sdk / examples / common / rez-files.r / piversion.r < prev    next >
Encoding:
Text File  |  1996-06-15  |  278 b   |  16 lines

  1. /*    File:    PIVersion.r
  2.  *
  3.  *    (c) Copyright 1992-1993, 1996 by Adobe Systems Inc.
  4.  */
  5.  
  6. #include <SysTypes.r>
  7.  
  8. #include "BuildVersion.h"
  9.  
  10. resource 'vers' (1, purgeable)
  11.     {
  12.     4, 0x00, development, 0, verUs,
  13.     Version,
  14.     Version " ⌐1989-95 Adobe Systems Incorporated"
  15.     };
  16.